a:hover {
    color: #7a1e14;
}


/****************** 头条新闻样式 ******************/

.bt-News {
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin: 30px auto 32px;
    padding: 0 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bt-News a {
    font-size: 36px;
    color: #7a1e14;
    font-weight: 700;
}


/****************** 第一部分样式 ******************/


/* 新闻信息样式 */

.first-box {
    height: auto;
    margin: 0 auto 30px;
}


/* 文字新闻 */

.first-box .first-con1 {
    margin-left: 30px;
}

.first-box .first-con1,
.first-box .first-con3 {
    width: 320px;
    height: auto;
}

.bt-all .bt-tab-tit {
    border: 0;
}

.bt-all .bt-tab-tit div.bt-title-tab {
    margin-right: 30px;
    padding: 0;
    border: 0;
    font-weight: 700;
    font-size: 24px;
    color: #355e92;
    line-height: 30px;
}

.bt-all .bt-tab-tit div.bt-title-tab-hover {
    border-bottom: 0;
    margin-bottom: 0;
    color: #7a1e14;
    font-weight: 700;
}

.bt-all .bt-tab-tit .more {
    width: 64px;
    height: 30px;
    line-height: 30px;
    background-image: url(bt-tab-more.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding: 0 0 0 8px;
    font-weight: 400;
    font-size: 14px;
    color: #7a1e14;
    display: block;
}

.first-box .bt-lists-cover {
    margin-top: 20px;
    height: 300px;
}

.bt-all .bt-lists-cover li {
    font-size: 16px;
    line-height: 25px;
    background-position: left 10.5px;
    text-align: justify;
}

.bt-all .bt-lists-cover li:nth-child(2n) {
    background: none !important;
}

.bt-all .bt-lists-cover li a {
    padding-right: 1.25rem;
    text-align: justify;
}

.bt-all .bt-lists-cover li span {
    font-size: 16px;
    line-height: 25px;
    margin: 0;
    display: inline-block;
    color: #999;
}

.bt-all .bt-lists-cover li.white ins {
    width: 16px;
    height: 25px;
    line-height: 25px;
    font-size: 16px;
}


/* 图片新闻 */

.first-box .first-con2 {
    width: 500px;
    height: auto;
    /* margin-left: 30px; */
}

.first-box .first-swiper {
    width: 500px;
    height: 300px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.first-box .swiper-wrapper,
.first-box .swiper-slide {
    width: 100%;
    height: 100%;
}

.first-box .swiper-slide a {
    width: 100%;
    height: 100%;
    display: block;
    overflow: hidden;
}

.first-box .swiper-slide a img {
    width: 100%;
    min-height: 300px;
    max-height: 300px;
    display: block;
}

.first-box .swiper-slide div {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: left;
    background: rgba(0, 0, 0, 0.5);
    padding: 0 132px 0 20px;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.first-box .swiper-pagination {
    width: auto;
    height: 8px;
    line-height: 8px;
    right: 16px;
    bottom: 21px;
}

.first-box .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #fff;
    border-radius: 100px;
    margin: 0 4px;
    display: inline-block;
    vertical-align: bottom;
}

.first-box .swiper-pagination-bullet-active {
    background: #faad14;
    color: #fff;
}

.first-box .swiper-button-next,
.first-box .swiper-button-prev {
    width: 2.25rem;
    height: 5.5rem;
    margin-top: -2.75rem;
    top: 50%;
}

.swiper-button-prev:after,
.swiper-button-next:after {
    content: none;
}


/****************** 第二部分样式 ******************/

.second-box {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px;
}

.second-box a,
.second-box img {
    width: 100%;
    height: auto;
    display: block;
}

.second-box .swiper-pagination {
    height: 10px;
    line-height: 10px;
    right: 16px;
    bottom: 20px;
}

.second-box .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    border-radius: 100px;
    margin: 0 4px;
    display: inline-block;
    vertical-align: bottom;
}

.second-box .swiper-pagination-bullet-active {
    background: #faad14;
    color: #fff;
}

.second-box .swiper-button-next,
.second-box .swiper-button-prev {
    width: 2.25rem;
    height: 5.5rem;
    margin-top: -2.75rem;
    top: 50%;
}


/****************** 第三部分样式 ******************/

.third-box {
    height: auto;
    margin-bottom: 30px;
}

.third-box .bt-all {
    width: 277.5px;
    height: auto;
}

.third-tt-list {
    width: 100%;
    height: 208px;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.third-tt-list a {
    width: 100%;
    height: 100%;
    display: block;
}

.third-tt-list a img {
    width: 100%;
    min-height: 100%;
    display: block;
}

.third-tt-list a div {
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: rgba(0, 0, 0, 0.5);
    padding: 0 10px;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.third-con1,
.third-con2,
.third-con3 {
    margin-left: 30px;
}

.third-con1 .bt-lists-cover,
.third-con2 .bt-lists-cover {
    height: 200px;
    margin-top: 18px;
}

.third-con3 .bt-lists-cover,
.third-con4 .bt-lists-cover {
    height: 425px;
    margin-top: 20px;
}


/****************** 第四部分样式 ******************/

.fourth-box {
    margin-bottom: 30px;
}

.fourth-box ul.fourth-list {
    width: 100%;
    height: auto;
    background: #fffaf5;
    border: 2px solid #e8ba8a;
    padding: 20px;
    display: flex;
    justify-content: space-between;
}

.fourth-box ul.fourth-list li {
    width: 274px;
    height: 100px;
    background-color: #f7e7d7;
    overflow: hidden;
}

.fourth-box ul.fourth-list li a {
    width: 100%;
    height: 100%;
    display: block;
}

.fourth-box ul.fourth-list li img {
    width: 100%;
    height: auto;
    display: block;
}


/****************** 第五部分样式 ******************/

.fifth-box {
    margin-bottom: 30px;
    position: relative;
}

.fifth-box .fifth-list-div {
    height: auto;
    overflow: hidden;
}

.fifth-box .fifth-list-div ul li {
    width: 380px;
    height: auto;
    margin: 0 30px 0 0;
}

.fifth-box .fifth-list-div ul li a,
.fifth-box .fifth-list-div ul li img {
    width: 100%;
    height: auto;
}

.fifth-box .swiper-button-prev,
.fifth-box .swiper-button-next {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    margin-top: -0.9375rem;
    position: absolute;
    top: 50%;
}

.fifth-box .swiper-button-prev {
    background: #fff url(lunbo-Prev.png) no-repeat center !important;
    background-size: 100% 100% !important;
    left: -50px;
}

.fifth-box .swiper-button-next {
    background: #fff url(lunbo-Next.png) no-repeat center !important;
    background-size: 100% 100% !important;
    right: -50px;
}

.swiper-button-prev.swiper-button-disabled {
    background: #fff url(lunbo-Prev-no.png) no-repeat center !important;
    background-size: 100% 100% !important;
    opacity: 1;
}

.swiper-button-next.swiper-button-disabled {
    background: #fff url(lunbo-Next-no.png) no-repeat center !important;
    background-size: 100% 100% !important;
    opacity: 1;
}


/****************** 第六部分样式 ******************/

.sixth-box {
    margin-bottom: 30px;
}

.sixth-box ul {
    height: 150px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.sixth-box ul li {
    width: 20%;
    height: 100%;
    padding: 0 26px;
}

.sixth-box ul li a {
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
}

.sixth-box ul li div {
    width: 100%;
    height: 58px;
    line-height: 58px;
    text-align: center;
}

.sixth-box ul li img {
    width: auto;
    max-height: 100%;
}

.sixth-box ul li p {
    width: 100%;
    margin: 21px auto 0;
    line-height: 22px;
    font-weight: 400;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.sixth-box ul.sixth-left {
    width: 770px;
    background: #fffaf5;
    border: 2px solid #e8ba8a;
    padding: 18px 0 0;
}

.sixth-box ul.sixth-left li {
    height: 112px;
    border-right: 1px solid #e6e6e6;
    float: left;
}

.sixth-box ul.sixth-left li:last-child {
    border-right: 0;
}

.sixth-box ul.sixth-right li {
    width: 195px;
    background: #fffaf5;
    border: 2px solid #e8ba8a;
    margin-left: 20px;
}

.sixth-box ul.sixth-right li a {
    padding: 18px 0 0;
}

.sixth-box ul.sixth-right li img {
    height: 55px;
}


/****************** 第七部分开始 ******************/

.seventh-box {
    margin-bottom: 30px;
}

.seventh-left {
    width: 885px;
}

.seventh-left-list {
    width: 100%;
    height: 360px;
    margin-top: 20px;
    overflow: hidden;
}

.seventh-left-ul {
    width: 100%;
    height: 100%;
}

.seventh-left-li {
    width: auto;
    height: 100%;
    margin-right: 20px;
    float: left;
}

.seventh-left-li:last-child {
    margin-right: 0;
}

.seventh-left-li>div {
    width: 90px;
    height: 100%;
    display: block;
    cursor: pointer;
    float: left;
}

.seventh-left-li>div img {
    width: 100%;
    height: 100%;
    display: block;
}

.seventh-left-li ul {
    width: 425px;
    height: 100%;
    margin-right: 35px;
    overflow: hidden;
    float: left;
    display: none;
}

.seventh-left-li ul li {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.seventh-left-li ul li a {
    width: 100%;
    height: 100%;
    display: block;
}

.seventh-left-li ul li img {
    width: 100%;
    min-height: 306px;
    display: block;
}

.seventh-left-li ul li p {
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: #7a1e14;
    padding: 0 18px;
    font-weight: 400;
    font-size: 24px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: absolute;
    left: 0;
    bottom: 0;
}

.seventh-left-li ul li span {
    width: 47px;
    height: 47px;
    background-image: url(fmsp-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 72px;
    right: 16px;
    z-index: 1;
    display: block;
}

.seventh-right {
    width: 285px;
}

.seventh-right-list {
    width: 100%;
    height: 160px;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
}

.seventh-right-list a {
    width: 100%;
    height: 100%;
    display: block;
}

.seventh-right-list img {
    width: 100%;
    min-height: 100%;
}

.seventh-right-list span {
    width: 47px;
    height: 47px;
    background-image: url(fmsp-icon.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    position: absolute;
    bottom: 16px;
    right: 16px;
    z-index: 1;
    display: block;
}

.seventh-right .bt-lists-cover {
    height: 175px;
    margin-top: 20px;
}


/****************** 第八部分开始 ******************/

.eighth-box {
    margin-bottom: 30px;
}

.eighth-box .bt-all {
    width: 380px;
}

.eighth-box .eighth-con1 {
    margin-right: 30px;
}

.eighth-con3-list {
    width: 100%;
    height: auto;
    margin-top: 18px;
}

.eighth-con3-list li {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background-color: #fffaf5;
    background-image: url(eighth-con3-icon.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    background-size: auto 24px;
    padding: 0 20px 0 55px;
    margin-top: 2px;
    font-size: 16px;
}

.eighth-con3-list a {
    width: 64%;
    height: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
}

.eighth-con3-list span {
    float: right;
    color: #888;
}

.eighth-box .bt-lists-cover {
    height: 350px;
    margin-top: 20px;
}


/****************** 第九部分开始 ******************/

.ninth-box {
    margin-bottom: 40px;
}

.ninth-box .bt-all {
    width: 100%;
}

.ninth-list-box {
    position: relative;
    padding: 0 68px 0 52px;
    margin-top: 20px;
}

.ninth-list-bg {
    width: 1230px;
    height: 89px;
    background: url(ninth-list-bg.png) no-repeat center top !important;
    background-size: 100% auto !important;
    position: absolute;
    top: 150px;
    left: -15px;
    z-index: -1;
}

.ninth-list-box .bd {
    overflow: hidden;
}

.ninth-list {
    width: 100%;
    height: auto;
}

.ninth-list li {
    /* width: 120px; */
    height: auto;
    margin: 0 40px 0 0;
    float: left;
}

.ninth-list li a {
    width: 100%;
    height: 100%;
    display: block;
}

.ninth-list li .ninth-list-img {
    width: 100%;
    height: 165px;
    line-height: 165px;
    overflow: hidden;
    text-align: center;
}

.ninth-list li .ninth-list-img img {
    width: 100%;
    height: auto;
    vertical-align: bottom;
}

.ninth-list li p {
    margin-top: 66px;
    line-height: 22px;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #333;
}

.bt-none,.con-box-sj{
    display: none !important;
}